projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbf4c70
)
GtkApplication: fix annotation of get_menu_by_id
author
Paolo Borelli
<pborelli@gnome.org>
Tue, 19 Aug 2014 16:12:51 +0000
(18:12 +0200)
committer
Paolo Borelli
<pborelli@gnome.org>
Tue, 19 Aug 2014 16:28:19 +0000
(18:28 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=735034
gtk/gtkapplication.c
patch
|
blob
|
history
diff --git
a/gtk/gtkapplication.c
b/gtk/gtkapplication.c
index 88e3efeb22f5260ced5f52048ed0a9b90eb7099f..4b1ca1faf01c147c20c7ce4ee73d38f801f15154 100644
(file)
--- a/
gtk/gtkapplication.c
+++ b/
gtk/gtkapplication.c
@@
-1805,7
+1805,7
@@
gtk_application_handle_window_map (GtkApplication *application,
* See [Automatic resources][automatic-resources]
* for more information.
*
- * Returns: (transfer
full
): Gets the menu with the
+ * Returns: (transfer
none
): Gets the menu with the
* given id from the automatically loaded resources
*
* Since: 3.14